-
Home
-
Podlove Podcast Publisher
-
4.1.8
-
Code
-
Classes
- WP_REST_PodloveEpisodeRelated_Controller
Total Complexity |
71 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
412 |
Lines of code |
331 |
Logical lines of code |
147 |
Comment lines |
3 |
Methods |
14 |
Properties |
0 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_items() |
B |
42 |
17 |
49 |
get_item() |
A |
47 |
10 |
35 |
update_items() |
A |
48 |
9 |
33 |
create_item() |
S |
52 |
6 |
24 |
register_routes() |
S |
39 |
1 |
87 |
update_item() |
S |
53 |
5 |
23 |
create_episode_relation() |
S |
55 |
4 |
19 |
delete_items() |
S |
57 |
4 |
17 |
get_items_permissions_check() |
S |
66 |
5 |
7 |
delete_item() |
S |
58 |
3 |
15 |
update_items_permissions_check() |
S |
70 |
2 |
6 |
create_item_permissions_check() |
S |
70 |
2 |
6 |
delete_items_permissions_check() |
S |
70 |
2 |
6 |
__construct() |
S |
77 |
1 |
4 |